バージョン

ReplaceAll メソッド

シンタックス
'宣言
 
Public Sub ReplaceAll( _
   ByVal entries As System.Collections.Generic.IEnumerable(Of KeyValuePair(Of T,SortCondition)) _
) 
public void ReplaceAll( 
   System.Collections.Generic.IEnumerable<KeyValuePair<T,SortCondition>> entries
)

パラメータ

entries
参照

オンラインで表示: GitHub